#pow Please check Python built-in functions for more related APIs. Description: Calculate the power. def pow(x, y): ''' Calculate power :param x: Base :param y: Exponent :return: x raised to the power y ''' Example: print(pow(2, 3)) Run Code>>> Establishing WebAssembly Runtime. >>> Standby. Powered by Shift.